home *** CD-ROM | disk | FTP | other *** search
- Path: news1.h1.usa.pipeline.com!usenet
- From: mellow1@usa.pipeline.com(tony honer)
- Newsgroups: comp.lang.c++
- Subject: Can't link
- Date: 11 Feb 1996 18:06:05 GMT
- Organization: Pipeline USA
- Message-ID: <4flb6d$hsc@news1.usa.pipeline.com>
- NNTP-Posting-Host: pipe5.h1.usa.pipeline.com
- X-PipeUser: mellow1
- X-PipeHub: usa.pipeline.com
- X-PipeGCOS: (tony honer)
- X-Newsreader: Pipeline USA v3.4.0
-
- I have a c++ file that works great when it's in one file, but when I make
- it into a project and break it into separate files, it all compiles, But
- when it tries to link I get:
-
-
- Duplicate(Ostream char in file @example@ .....)
- Duplicate(Ostream num in file @example@ ...)
-
- ect...
-
- What does this mean, and how do I fix it. I've made programs from separate
- files before and not encountered this problem. Someone please help.
-
-
- Thanx, :-(
-
-
-